Welcome![Sign In][Sign Up]
Location:
Search - sqlite source code

Search list

[androidandroid_rsgl

Description: android人事管理系统毕业设计源码采用eclipse开发,SDK版本4.3,数据库采用sqlite,麻雀虽小,五脏俱全,本程序包含了人事管理常用的功能-Graduation android Personnel Management System source code using eclipse development, SDK version 4.3, the uses sqlite, small but perfectly formed, this program includes personnel management commonly used functions
Platform: | Size: 5262336 | Author: 王伟 | Hits:

[Software EngineeringSBC6410_Test

Description: 基于三星SBC6410测试程序源码,包含: hell0 madplay WebCam wget-1.10.2 wireless UDP sqlite-3.5.9 boa-0.94.13 cgic205 全部源码和可执行文件-SBC6410 test program source code, including:       hell0         madplay         WebCam         wget-1.10.2         wireless         UDP         sqlite-3.5.9         boa-0.94.13         cgic205 All source code and executable files
Platform: | Size: 15499264 | Author: 付伟 | Hits:

[MySQLsss-7.1

Description: SuperSeriousStats(IRC日志分析工具) 7.1(统计计数)程序代源码 SuperSeriousStats是一个IRC日志网页统计分析程序,使用PHP开发。统计分析数据存放于MySQL或SQLite数据库中。适合大批次的IRC和大型的记录档案。 SuperSeriousStats 7.1 内含一些重要的bug修复。最值得注意的是,删除了PHP的匿名匿名函数来消除内存泄漏问题;用户可以在他们的页面显示图像。 -SuperSeriousStats (IRC log analysis tool) 7.1 (statistical count) program on behalf of the source code is an IRC log SuperSeriousStats web statistics analysis program, developed using PHP. Statistical analysis of data stored in MySQL or SQLite . Suitable for large batches of IRC and a large log file. SuperSeriousStats 7.1 contains a number of important bug fixes. Most notable is deleted PHP anonymous anonymous function to eliminate memory leaks users can display images in their pages.
Platform: | Size: 75776 | Author: padlllllllll | Hits:

[Home Personal applicationschool-trade

Description: 校园商品交易系统是一款初级的交易管理系统,用户角色分为管理员、发布者、个人用户和访客。其中前三者都有自己对应的功能,管理员有修改个人和用户资料修改商品信息的权限。发布者有发布商品和更改个人信息的权限,个人用户有购买产品和修改个人信息的权限,访客只有浏览功能。项目使用了sqlite作为单机数据的存储,源码有比较详细的注释。可以作为毕业设计源码。默认的管理员用户名是javaapk密码123456。 -Commodity trading system is a primary campus management system, the user role is divided into administrator, publishers, individual users and visitors. Has its own corresponding function, the top three administrators have to modify individual commodity information and user information modify permissions. The publisher has the authority to release goods and change personal information, personal user has the authority to buy the product and modify personal information, visitors browsing only. Project using the sqlite as stand-alone data storage, source there is a detailed annotation. Can be used as a graduation design source code. The default administrator user name is javaapk password is 123456.
Platform: | Size: 1248256 | Author: 高峰 | Hits:

[androidcase_mbx

Description: 带密码登陆的密码保险箱是一个基于安卓的密码管理项目源码,主要涉及的还是SQLite的使用,功能很简单,就是密码的增删改查,还有列表显示,源码没有分层,代码质量也一般,应该是新手或者学生作品,第一次登录的默认密码是javaapk,可以修改成想要的密码,项目编译版本2.3.3默认编码GBK源码有注释。-Password safe with password is a password management project source code based on Android, mainly deals with or uses SQLite, function is very simple, is the password of the crud, there is the list, source code is not layered, code quality in general, it should be is a novice or student work, the first log in the default password is javaapk can revise the desired password, the project is compiled version 2.3.3 default GBK code source code annotations.
Platform: | Size: 590848 | Author: 汤曾伟 | Hits:

[androidCollegeLifeManager

Description: 日记课程表源码是一个在校生写的课程安排与日志记录程序源码,东西很基础,基本上就是拼控件。唯一有点技术点的东西恐怕只有sqlite了。-Diary curriculum source is a student to write the curriculum arrangement and the log record program source code, something very basic, basically fight control. Only a little bit of technology, I am afraid that only sqlite.
Platform: | Size: 1802240 | Author: 尤迪 | Hits:

[androidazNotepad

Description: 安卓记事本程序源码是一个适合新手学习的安卓记事本程序例子源码,包括很多安卓基础的知识,并且代码有比较详细的注释,主要用到了listView展示数据和SQLite的读写建表等操作。代码量很少没有分层布局也相对简单方便学习分析。-Android Notepad program source code is a suitable for beginners to learn the Android Notepad program example source code, including many Android based knowledge, and the code has detailed notes, mainly used in the listview display data and SQLite reading and writing table operation. The code is very little and there is no hierarchical layout is relatively simple and easy to learn analysis.
Platform: | Size: 782336 | Author: 黎旭东 | Hits:

[androidSQLitesjk

Description: 详细介绍 - [ Android 数据库SQLite ] 本站有多个sqllite的源码,各有各的风格,可参考一种学习下-Detail- [Android SQLite] This site has a number of sqllite source code, each have their own style, can refer to a learning
Platform: | Size: 425984 | Author: 马飞雪 | Hits:

[androidhqsjgpsxx

Description: 一个可以获取手机GPS信息的Android程序源码,它还把获取到的信息写到了sqlite数据库中。-One can get the phone Android information GPS program source code, it also gets the information written to the SQLite .
Platform: | Size: 62464 | Author: 刘通 | Hits:

[androidQM_test_zhenghe

Description: 金算盘个人记账助理是一个简单的基于安卓的个人记账项目,可以按分类记录日常的收入和支出,并且可以按年、月、日不同的时间段来显示某一时间段的账目信息,在账目列表下面还会显示这一时间段的总收入和支持以及总计情况。所有记录的数据使用本地Sqlite数据库存储,项目同时还自带了一个计算器,不用退出应用就可以进行一些账目的运算,这是个很便利的功能,源码有简单的注释,运行需要4.0以上的版本,4.0以下不能运行。需要的朋友可以下载研究一下。-Gold abacus personal assistant accounting is a simple based on Android s personal accounting project can record the daily income and expenses according to the classification, and can be annual, monthly, daily different time periods to display a time accounts, below the list of accounts also show the time period, the total income and support, as well as the total situation. All recorded data using local SQLite storage, project and also own a calculator, do not exit the application can be some accounts of the operation, which is a very convenient function, the source code is a simple note, the operation of version 4.0, 4.0, the following will not be run. Need friends can download the study.
Platform: | Size: 2950144 | Author: 王辉 | Hits:

[androidAndroidBase

Description: 应用宝源码实现了Sqlite操作、SlidingMenu、下拉刷新、导航view、http操作、断点续传等安卓开发中常用的功能的演示,每个功能的实现代码放在项目中对应的包里了,直接调用就可以实现上述功能,整个项目给人的感觉就是干净整洁。项目里基本上每个类或者方法都有注释,非常方便把本项目里功能移植到自己的项目里。 -Application of treasure source code to achieve the SQLite operation, SlidingMenu, pull down to refresh, Navigation view, HTTP, HTTP and other Android development commonly used functions of the demo, each function of the realization of the code in the project corresponding package, you can call directly to realize the function, the entire project to give people the feeling is clean and tidy. Basically, each class or method has a comment on the project, it is very convenient to put the project into their own projects in the project.
Platform: | Size: 7612416 | Author: anu | Hits:

[androidckglxt

Description: 安卓仓库管理系统只是初步了实现了单机的仓库管理操作,可以对商品、客户、供应商信息进行简单的增删改查,也可以简单的进行库存管理,在实用性方面做的比较差强人意,不过应付一般的本科专科水平的毕业设计完全没有问题。本项目包括安卓客户端源码、一个26页的毕设报告、一个开题报告,编译版本2.3.3编码GBK,源码有简单的注释。也可以作为安卓新手练习SQLite使用的例子。管理员默认用户名密码都是javaapk -Android warehouse management system just preliminary realized single warehouse management operation, of commodity, customer and supplier information for simple crud, also can be a simple inventory management, in practical terms to be more satisfactory, but deal with general undergraduate college level of graduation design completely. The project includes Android client source code, a 26 page complete report, a proposal, the compiler version 2.3.3 GBK encoding, the source code is a simple note. Can also be used as an example of Android novice to practice the use of SQLite. Administrators default user name and password are javaapk
Platform: | Size: 3777536 | Author: dongfangfang | Hits:

[androidAndroid_Menu

Description: 移动点餐源码是一个基于SQLite的简单的单机版点餐项目源码,可以实现简单的点餐功能,不过这个项目的部分文件编码好像有点问题,既不是GBK也不是UTF-8,不过整体项目是GBK的。 -Mobile ordering source is a based on SQLite simple stand-alone edition meals program source code, can achieve the simple ordering function, but the project part of the code seems to have problems, is not is neither GBK UTF-8, but the overall project is GBK.
Platform: | Size: 1581056 | Author: 阳阳 | Hits:

[androidcreditcardmgr_proj

Description: 单机版信用卡管理源码是一个单机版的基于SQLite的信用卡管理小软件,可以添加信用卡和记录每一张卡的还款和消费记录,并在主界面里面汇总所有卡片资金并给出一个信用卡状态信息的健康信息,如果过度透支显示文字为红色正常为蓝色,整个项目的实用性不太大,不过新手可以看看,项目编译版本4.4.2默认编码GBK源码。-A stand-alone version of the credit card management source code is a stand-alone version of the SQLite credit card management software based on can add a credit card and record every piece of card payments and consumption records, and in the main interface summary all card money and give a credit card information state of health information, if excessive overdraft display text to the normal red to blue, the utility is not too big, but the novice can see, the project is compiled version 4.4.2 default encoding GBK code.
Platform: | Size: 80896 | Author: 高俊鹏 | Hits:

[androidMultiThreadDownloadOnlinePlayMusic

Description: 多线程断点续传+在线音乐缓冲播放源码点击下载以后会有一个下载进度条,如果想要美观一些可以自己给进度条使用一些比较好看的样式。点击暂停以后完全结束程序再重新打开程序点击开始下载会在上次下载到的地方继续下载,下载进度数据储存在应用的SQLite数据表中。另外一个功能是边缓冲边播放音乐,测试了一下完全可以使用,并且可以把音乐播放进度拖放到已经缓冲的任意节点,音乐会在这个节点继续播放。源码有比较详细的注释,可以很方便的移植到自己的项目里-Click to download the source code multi-threaded HTTP+ online music buffer playing later there will be a download progress bar if you want beautiful some self to the progress bar using some more good-looking style. Click on the suspension after the complete end of the program and then re open the program click to start the download will continue to download the last download, download progress data stored in the application of the SQLite data sheet. Another function is to play music while playing the side buffer, the test can be used, and can play the music playback progress has been buffered to any node, the concert at this node continues to play. Source code has more detailed notes, can be very convenient to transplant into their own projects
Platform: | Size: 1957888 | Author: 张木寒 | Hits:

[androidNoteBookbq

Description: 安卓便签记事本源码添加文本后默认文本是全文显示的,点击以后可以转换成预览显示,即只显示第一行文字。点击文字左上角的铅笔图标可以实现文字的编辑。不能像小米便签那样进行分组。记事本数据使用SQLite本地存储,UI做的很用心。-Android notes Notepad source code to add text default text is to display the full text, click on the future can be converted into a preview display, which show only the first line of text. Click on the top left corner of the text of the pencil icon can be achieved text editor. Not that group like millet notes. Notepad data using SQLite local storage, UI do very carefully.
Platform: | Size: 4614144 | Author: niuhan | Hits:

[androidMicroLeanSystem

Description: 自我学习自我监考的管理系统是一套基于安卓的自我学习自我监考的管理系统项目源码,可以实现题库的增删改查,软件打开以后使用默认的管理员用户名javaapk密码javaapk就可以登录管理员后台,可以在后台实现题库的增删改查和题目的增删改查。但是目前只能添加选择题一种题型,暂时不支持其他题型的添加。普通用户需要先注册,,注册以后只能看到管理员添加的试题和答题检测,不能添加自己的试题和题库。数据存储主要使用了sqlite。本项目为学生作品,可以修改后做自己的毕设。-Self learning and self invigilation management system is a for Android based self learning self invigilation management system project source code, can achieve the question crud, default administrator username javaapk password javaapk software to open after use can the administrator login background, can be in the background to achieve the question crud and problems of crud. But it can only add a multiple-choice questions, add temporarily does not support other kinds of questions. Ordinary users need to register first, only to see the registration after the administrator to add the examination questions and answer questions, can not add their own questions and questions. The main use of data storage sqlite. This project for students works, can be modified to do their own complete set.
Platform: | Size: 558080 | Author: 张鹏飞 | Hits:

[androidazrsglxt_a5

Description: 安卓人事管理系统源码是一个简单的安卓版人事管理学生作品源码,包括职工信息的管理、个人工资信息的管理、部门管理和一个综合的查询功能,所有的信息都是储存在手机上的SQLite中,如果想让其可以联网真正的使用可以把数据信息转移到bmob平台上,更改以后应该可以适应简单的多用户管理。本项目管理员默认用户名密码都是javaapk。-Android personnel management system source code is a simple Android version of the personnel management of student writing source code, including staff information management, personal salary information management, department management and a comprehensive query function, all the information are stored in SQLite on the phone if you want to let the network using the real can put information data is transferred to the bmob platform, after the change should can adapt to a more simple user management. The default user name and password of the project administrator are javaapk.
Platform: | Size: 4332544 | Author: 董帅 | Hits:

[androidEnjoyMusic_a5

Description: 魔音盒音乐播放器源码是众多音乐播放器源码中的佼佼者,各种功能都很完善,打开以后先扫描SD卡上的音乐文件。支持通知栏播放显示,支持后台播放,支持在线音乐文件下载或直接播放,有歌词显示功能歌曲信息使用本地SQLite存储,有摇一摇换歌功能,菜单也是使用的pop弹出菜单支持桌面小工具播放,支持音乐后台播放和音乐后台下载等。另外还可以设置睡眠模式和设置主题背景切换。-Magic sound box music player source code is the leader in many music player source code, all functions are perfect, after opening the first scanning music files on the SD card. Support the notification bar display, support background play, support online music file download or play, lyrics display functions of song information using a local SQLite store, a wave function of changing song, the menu also use pop pop up menu support desktop gadget play, to the background music to play and music downloaded in the background. In addition, you can also set the sleep mode and set the theme background switch.
Platform: | Size: 6505472 | Author: 陈淼森 | Hits:

[androidDBLianXiWJ_a5

Description: 记事本程序源码主要涉及的技术点就是SQLite,源码不大注释得体,并且附带项目报告一份。是安卓菜鸟拿来练手的绝好程序。日记的数据主要记录在本地的SQLite数据库中,程序里面有个日志搜索功能,不过没用模糊查询。-Notepad program source code is mainly involved in the technical point is SQLite, the source code is not well commented, and comes with a project report. The program is under the vast Android rookie. Diary of the data is mainly recorded in the local SQLite , the program which has a log search function, but did not use the fuzzy query.
Platform: | Size: 3207168 | Author: 袁野 | Hits:
« 1 2 ... 4 5 6 7 8 910 11 »

CodeBus www.codebus.net